Schemat bigApi.v1
Element credentials
Schemat bigApi.v1 : Element credentials
Opis
Dane uwierzytelniające
Element przekazywany w celu uwierzytelnienia użytkownika SIBIG.
Credentials
Element passed to authenticate user of SIBIG.
Przestrzeń nazw http://api.big.pl/bigApi/v1/types
Typ
Typ złożony Credentials
Diagram
Element password Element user Sequence Element credentials
Przegląd
credentials Typ złożony Credentials
Dane uwierzytelniające
Element przekazywany w celu uwierzytelnienia użytkownika SIBIG.
Credentials
Element passed to authenticate user of SIBIG.
Sequence
user xs:string
Identyfikator użytkownika
Identyfikator użytkownika przesyłającego żądanie w rejestrze BIG IM.
Username
ID of the SIBIG user submitting the request.
password xs:string
Hało użytkownika
Hasło użytkownika przesyłającego żądanie w rejestrze BIG IM.
Password
Password of the SIBIG user submitting the request.
Źródło
<xs:element name="credentials" type="ba:Credentials" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Dane uwierzytelniające</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Element przekazywany w celu uwierzytelnienia użytkownika SIBIG.</div>
      <div class="nazwa en-GB" xmlns="http://www.w3.org/1999/xhtml">Credentials</div>
      <div class="opis en-GB" xmlns="http://www.w3.org/1999/xhtml">Element passed to authenticate user of SIBIG.</div>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Zobacz także
Schemat bigApi.v1